Compare

open class Compare

Comparisons from std sdk, which aren't available in API level 15 and below

Functions

Link copied to clipboard
open fun compare(x: Boolean, y: Boolean): Int
open fun compare(x: Int, y: Int): Int